projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5a26b65
)
Clarify where full list of subcommands can be found
author
Manish Goregaokar
<manishsmail@gmail.com>
Sat, 18 Jun 2016 13:19:13 +0000
(14:19 +0100)
committer
Manish Goregaokar
<manishsmail@gmail.com>
Sat, 18 Jun 2016 13:19:59 +0000
(14:19 +0100)
src/bin/cargo.rs
patch
|
blob
|
history
diff --git
a/src/bin/cargo.rs
b/src/bin/cargo.rs
index 3142bdd0a9d4ff038cd7dd73aa227d04342da49c..0cb9cb9f185f99e42f0546f2f868d644131e4639 100644
(file)
--- a/
src/bin/cargo.rs
+++ b/
src/bin/cargo.rs
@@
-45,7
+45,7
@@
Options:
-q, --quiet No output printed to stdout
--color WHEN Coloring: auto, always, never
-Some common cargo commands are:
+Some common cargo commands are
(see all commands with --list)
:
build Compile the current project
clean Remove the target directory
doc Build this project's and its dependencies' documentation